This model is being deprecated
aggregate:IntfEntry
Interface Entry
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| adminState | aggregate:AdminState (scalar:Enum8)  | 
Indicates the adminstration state of interface whether interface is up or down | SELECTION:  0     - unknown  1     - up  2     - down DEFAULT: down  | 
| name | nw:IfId (base:IfIndex)  | 
Name of the interface entry | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 | 
| operState | aggregate:OperState (scalar:Enum8)  | 
Indicates the operational state of the interface whether up or down | SELECTION:  0     - unknown  1     - up  2     - down DEFAULT: down  | 
| trunkVlans | aggregate:IntfTrunkVlans (l2:VlanBitmap)  | 
List of vlans allowed on this interface | DEFAULT: 1-4092  | 
| type | aggregate:IntfType (scalar:Enum8)  | 
Indicates the type of the interface | SELECTION:  0     - unknown  1     - port  2     - port-channel  3     - tunnel  4     - loopback  5     - svi  | 
| untaggedVlan | base:Encap | 
port-acccess-VLAN or native-VLAN for untagged traffic | SELECTION: unknown, vlan-%d or vxlan-%d | 
| untaggedVlanCtrlUse | scalar:Bool | 
untagged VLAN is used by Controller | SELECTION: true or false | 
| untaggedVlanExplicitMap | scalar:Bool | 
untagged VLAN is also explicitly mapped by Controller | SELECTION: true or false | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| isControllerOwnedIntf | scalar:Bool | 
Indicates whether interface is assigned to the controller | SELECTION: true or false | 
| ownerControllersIdList | aggregate:ControllerIdBitmap (base:BitArray)  | 
List of the controller owning this interface | ARRAY SIZE: 256  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |